From e7eced26ed48315da4f313fea056d4e8d248499d Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 3 May 2010 14:46:56 +0200 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6dbe07aae3b..70c40c2a1b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -22,7 +22,7 @@ * simple.el (with-wrapper-hook): Move. (buffer-substring-filters): Mark obsolete. (filter-buffer-substring-functions): New variable. - (buffer-substring-filters): Use it. Remove unused arg `noprops'. + (filter-buffer-substring): Use it. Remove unused arg `noprops'. Use a mode-line spec rather than a static string in Semantic. * cedet/semantic/util-modes.el: -- 2.30.2